home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="EUC-KR" ?>
- <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
- <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
- <!-- English Revision: 1.4.2.4 -->
-
- <!--
- Copyright 2003-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
-
- <modulesynopsis metafile="mod_env.xml.meta">
-
- <name>mod_env</name>
- <description>CGI ╜║┼⌐╕│╞«│¬ SSI ╞Σ└╠┴÷┐í └ⁿ┤▐╟╥ ╚»░µ║»╝÷╕ª
- ╝÷┴ñ╟╤┤┘</description>
- <status>Base</status>
- <sourcefile>mod_env.c</sourcefile>
- <identifier>env_module</identifier>
- <summary>
- <p>└╠ ╕≡╡Γ└║ CGI ╜║┼⌐╕│╞«│¬ SSI ╞Σ└╠┴÷┐í └ⁿ┤▐╟╥ ╚»░µ║»╝÷╕ª
- ┴╢└²╟╤┤┘. └Ñ╝¡╣÷╕ª ╜├└█╟╤ ╜⌐┐í╝¡ ╚»░µ║»╝÷╕ª ░í┴«┐├ ╝÷ └╓┤┘.
- ╛╞┤╧╕Θ ╝│┴ñ░·┴ñ┴▀┐í ╚»░µ║»╝÷╕ª ╝│┴ñ╟╧░φ ┴ª░┼╟╥ ╝÷ └╓┤┘.</p>
- </summary>
- <seealso><a href="../env.html">╚»░µ║»╝÷</a></seealso>
-
- <directivesynopsis>
- <name>PassEnv</name>
- <description>╜⌐┐í╝¡ ╚»░µ║»╝÷╕ª ░í┴«┐┬┤┘</description>
- <syntax>PassEnv <var>env-variable</var> [<var>env-variable</var>]
- ...</syntax>
- <contextlist><context>server config</context><context>virtual host</context>
- <context>directory</context><context>.htaccess</context></contextlist>
- <override>FileInfo</override>
-
- <usage>
- <p>└Ñ╝¡╣÷╕ª ╜╟╟α╟╤ ╜⌐└╟ ╞»┴ñ ╚»░µ║»╝÷╕ª CGI ╜║┼⌐╕│╞«│¬
- SSI ╞Σ└╠┴÷╖╬ └ⁿ┤▐╟╤┤┘.</p>
-
- <example><title>┐╣┴ª</title>
- PassEnv LD_LIBRARY_PATH
- </example>
- </usage>
- </directivesynopsis>
-
- <directivesynopsis>
- <name>SetEnv</name>
- <description>╚»░µ║»╝÷╕ª ╝│┴ñ╟╤┤┘</description>
- <syntax>SetEnv <var>env-variable</var> <var>value</var></syntax>
- <contextlist><context>server config</context><context>virtual host</context>
- <context>directory</context><context>.htaccess</context></contextlist>
- <override>FileInfo</override>
-
- <usage>
- <p>CGI ╜║┼⌐╕│╞«│¬ SSI ╞Σ└╠┴÷┐í └ⁿ┤▐╟╥ ╚»░µ║»╝÷╕ª ╝│┴ñ╟╤┤┘.</p>
-
- <example><title>┐╣┴ª</title>
- SetEnv SPECIAL_PATH /foo/bin
- </example>
- </usage>
- </directivesynopsis>
-
- <directivesynopsis>
- <name>UnsetEnv</name>
- <description>╚»░µ║»╝÷╕ª ┴ª░┼╟╤┤┘</description>
- <syntax>UnsetEnv <var>env-variable</var> [<var>env-variable</var>]
- ...</syntax>
- <contextlist><context>server config</context><context>virtual host</context>
- <context>directory</context><context>.htaccess</context></contextlist>
- <override>FileInfo</override>
-
- <usage>
- <p>CGI ╜║┼⌐╕│╞«│¬ SSI ╞Σ└╠┴÷┐í ╚»░µ║»╝÷╕ª └ⁿ┤▐╟╧┴÷ ╛╩┤┬┤┘.</p>
-
- <example><title>┐╣┴ª</title>
- UnsetEnv LD_LIBRARY_PATH
- </example>
- </usage>
- </directivesynopsis>
-
- </modulesynopsis>
-
-